/ Assembly List / LJCDocAppManagerDAL / DocAppFieldManager / LoadWithParentID

Namespace - LJCDocAppManagerDAL


Parameters
parentID - The parent ID.

Returns

The collection of data records.

Syntax

C#
public DocAppFields LoadWithParentID(Int32 parentID)

Loads a collection of data records with parent ID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.